type google.golang.org/grpc/internal.handshakeClusterNameKey
3 uses
google.golang.org/grpc/internal (current package)
xds_handshake_cluster.go#L26: type handshakeClusterNameKey struct{}
xds_handshake_cluster.go#L31: addr.Attributes = addr.Attributes.WithValue(handshakeClusterNameKey{}, clusterName)
xds_handshake_cluster.go#L37: v := attr.Value(handshakeClusterNameKey{})
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)